From 9c88256441be6bf47f6f7db7e0f76adaf2d02b92 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 6 Dec 2015 01:53:29 -0500 Subject: [PATCH] box: Trivial doc change All the CSS sections are named CSS nodes, so do the same here. --- gtk/gtkbox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkbox.c b/gtk/gtkbox.c index 1d1964671f..bc9192b839 100644 --- a/gtk/gtkbox.c +++ b/gtk/gtkbox.c @@ -72,7 +72,7 @@ * Note that a single-row or single-column #GtkGrid provides exactly * the same functionality as #GtkBox. * - * # CSS names + * # CSS nodes * * GtkBox uses a single CSS node with name box. */ -- 2.30.2